home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games: Greatest Hits 1996 / Amiga Games: Greatest Hits 1996.iso / userbox / publicdomain / superplay-lib_dev / programmers / example_spobjects / st / smakefile.wth < prev    next >
Encoding:
Text File  |  1996-05-27  |  291 b   |  18 lines

  1. FROM SP_AsmPart.o
  2. SV_SPrintfFmt.o
  3. SP_SuperVisor.o 
  4. SP_WriteSubs.o 
  5. SP_InfoSubs.o
  6. SP_MemSubs.o
  7. SP_ChangeSubs.o
  8. SP_PlaySubs.o
  9. SP_Player.o
  10. SP_RecogSubs.o
  11. SP_SampleSubs.o
  12. SP_SampleListSubs.o
  13. DEFINE _sprintf=_SPLI_SPrintf
  14. WITH LIB:utillib.with
  15. LIB lib:sc.lib lib:amiga.lib
  16. NODEBUG
  17. TO ST.spobject
  18.